-
Home
-
WP Data Access – App, Table, Form, Chart & Map Builder plugin
-
5.5.32
-
Code
-
Classes
- WPDA_Design_Table_Model
Total Complexity |
97 |
Dependencies |
1 |
Dependents |
10 |
Total lines |
516 |
Lines of code |
311 |
Logical lines of code |
162 |
Comment lines |
135 |
Methods |
14 |
Properties |
6 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
datatype2basic() |
C |
45 |
26 |
37 |
validate() |
B |
44 |
16 |
47 |
prepare_update() |
A |
50 |
12 |
29 |
get_table_structure() |
S |
49 |
6 |
31 |
__construct() |
S |
58 |
7 |
15 |
query() |
S |
54 |
6 |
21 |
get_indexes() |
S |
55 |
6 |
19 |
update() |
S |
56 |
5 |
19 |
prepare_insert() |
S |
55 |
4 |
20 |
get_table_type() |
S |
53 |
3 |
27 |
insert() |
S |
58 |
3 |
16 |
insert_reverse_engineered() |
S |
59 |
1 |
15 |
get_designer_table_list() |
S |
64 |
1 |
12 |
get_table_design() |
S |
82 |
1 |
3 |